Technote Number: 1206459
Problem:
This issue was reported to Quality Engineering as SPR# RHAN6CAJY9 and was
addressed in Notes 7.0.1 / Notes 6.5.5
Excerpt from the Lotus Notes and Domino Release 7.0.1 MR fix list (available at
http://www.ibm.com/developerworks/lotus):
SPR# RHAN6CAJY9 - UI install to a network drive fails with error "1926 could
not set file security for file
You can work around the error by using Notes 6.5.5 and above.
You can perform also work around the issue by performing the installation of
the client in silent mode using one of the following parameters:
e:\setup.exe -s /v"DATADIR=h:\lotus\notes\data /qb+"
-or-
msiexec /i "e:\lotus notes 6.5.4.msi" DATADIR=h:\lotus\notes\data /qb+
where e:\ is the mapped drive to the install files and h:\ is the mapped drive
to the user network folder.
Supporting Information:
Definition of switches:
-s installs the client silently
/v passes the values in the quotes to the MSI package
/qb+ tells the MSI to install silently More >
|  |
|
|
|
|